PublicationOutput 2.5 SetPublishReportByIshLngRef [internal]
Saves the publish report content of the Content Manager Publish operation on the Publication Output Object.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services, making this parameter redundant. |
| plLngRef | Long | In | The language level identifier. |
| poInStream | Blob | In | The stream with the publish report content. The stream content needs to contain a Publish Report XML. |
| psXMLRequiredCurrentMetadata | String | In | Metadata XML structure with the metadata that object is required to have set currently. The update of the object is only carried out when the object has exactly the same metadata specification, i.e. the metadata was not changed by someone else. |